Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(reactions): Add 👋 and 🔥 call reactions #13345

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

nickvergessen
Copy link
Member

☑️ Resolves

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

@Antreesy Antreesy force-pushed the feat/13343/wave-emoji-reaction branch from 93a88f8 to 22693b9 Compare September 19, 2024 10:46
Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested

@Antreesy
Copy link
Contributor

Antreesy commented Sep 19, 2024

Question arise: how it's supposed to work in federated calls with older versions?

UPD: tested with stable30, old version has a fallback emoji, but not a gif. Apart from it, reactions are working properly

Copy link
Contributor

@SystemKeeper SystemKeeper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Receiving works fine on iOS. For sending we currently just check the local capabilities and not the remote ones. So that will only work if we change the iOS app or if local server also supports the new emojis.

@nickvergessen nickvergessen merged commit 1c9bb14 into main Sep 19, 2024
69 checks passed
@nickvergessen nickvergessen deleted the feat/13343/wave-emoji-reaction branch September 19, 2024 13:49
@nickvergessen
Copy link
Member Author

/backport to stable30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add wave emoji to call reactions
3 participants